Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference
removePageInstance
This procedure removes a page object record.
Location: ry\app\rydesmngrp.i Parameters:INPUT pcContainerObjectName AS CHARACTERThe object name of the container in which the page exists.
INPUT pcContainerResultCode AS CHARACTERThe container result code, if any.
INPUT pcPageReference AS CHARACTERThe page reference.
INPUT pcInstanceName AS CHARACTERThe instance name.
INPUT plDeleteObjectInstance AS LOGICALIf YES, also remove the
Notes: The procedure assumes a one-to-one relationship is assumed between thenryc_object_instancerecord.ryc_object_instanceandryc_page_objectrecords. Examples: See theremoveObjectPageprocedure inry\app\rydesmngrp.i.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |